Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Control Write Behind Caching (Windows 95/98/Me)
Category: Home > Windows > File System > Caching and Memory

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

For increased performance write behind caching is used to write data to the fixed disks, this means that in the event of a system failure there is a possibility that data would not be completely written to the disk. If you have a system critical application you can disable this functionality to be sure that data is written directly to the disk bypassing the cache.

Open your registry and find the key below.

Create a new Binary value, or modify the existing value called 'DriveWriteBehind' using the settings below.

Exit your registry, you may need to restart or log out of Windows for the change to take effect.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|DriveWriteBehindREG_BINARY00 00 00 00|
-
|HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
Name: DriveWriteBehind
Type: REG_BINARY (Binary Value)
Value: (00 00 00 00 = disable, 01 00 00 00 = enable write behind)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: March 28, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License